home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3810 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  826 b 

  1. Path: serv.HiNet.net!hntp2!young
  2. From: young@hntp2.hinet.net (young)
  3. Newsgroups: comp.lang.c++
  4. Subject: BC++4.52 executale size
  5. Date: 26 Jan 1996 05:15:19 GMT
  6. Organization: HiNet
  7. Message-ID: <4e9o17$pmv@serv.hinet.net>
  8. NNTP-Posting-Host: hntp2.hinet.net
  9. NNTP-Posting-User: young
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12.  
  13.  
  14.  
  15. Two programs that do essentially the same thing,
  16. with one made by BC++4.52 and the other made
  17. by BC++3.1, have very different executable size.
  18.  
  19. The one made by BC++4.52 has more than double the
  20. size as the one made by BC++3.1. An About-dialog
  21. class which includes <owl\dialog.h> and <owl\edit.h>
  22. has a compiled object of 150,225 Bytes. It only
  23. shows the version number and four copyright lines.
  24.  
  25. Is this "normal" with BC++4.52, or, am I missing
  26. something?
  27.  
  28. S. Young
  29. young@hntp2.hinet.net
  30.  
  31.  
  32.